func encoding/asn1.stripTagAndLength
2 uses
encoding/asn1 (current package)
marshal.go#L453: func stripTagAndLength(in []byte) []byte {
marshal.go#L513: return bytesEncoder(stripTagAndLength(bytes)), nil
The pages are generated with Golds v0.4.9. (GOOS=linux GOARCH=amd64)